home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / smashing.swf / scripts / DefineSprite_71_mcBonusFalling / frame_10 / DoAction.as
Text File  |  2008-03-12  |  126b  |  6 lines

  1. _width = _width - _width / 2;
  2. _height = _height - _height / 2;
  3. mcPath = eval(_target);
  4. mcPath.removeMovieClip();
  5. stop();
  6.